feat: adds block/goose as an ACP enabled adapter#2120
Closed
roshbhatia wants to merge 4 commits intoolimorris:mainfrom
Closed
feat: adds block/goose as an ACP enabled adapter#2120roshbhatia wants to merge 4 commits intoolimorris:mainfrom
roshbhatia wants to merge 4 commits intoolimorris:mainfrom
Conversation
Author
|
Encountered some bugs when doing some ad-hoc usage of this. Going to close this for now until i figure out how to resolve them and address them in the test. Sorry for the chatter here. |
|
I see some value in having this up as an extension repo under @roshbhatia 's user, or even just a GitHub gist with a README. @roshbhatia how has your experience been, and were you able to get block/goose working well with CodeCompanion? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Recently, Goose, a CLI agent tool akin to Claude Code/Gemini from Block/Square added a native ACP integration. This PR adds the adapter for an initial integration + associated docs and tests.
Related Issue(s)
Screenshots
Checklist
CodeCompanion.hasin the init.lua file for my new featuremake allto ensure docs are generated, tests pass and my formatting is applied